constant expression meaning in Chinese
常量表达式
常数表达式
常数运算式
Examples
- Is a constant expression that can reference variables
是可以引用变量的常量表达式。 - Type . a constant expression of type
类型的常数表达式可转换为 - A constant can participate in a constant expression , as follows
常数可以参与常数表达式,如下所示: - A constant expression is an expression that can be fully evaluated at compile time
常数表达式是在编译时可被完全计算的表达式。 - A constant expression that overrides the default numerical value of an enumeration member
可选项。重写枚举成员的默认数值的常数表达式。